From: Chong Yidong Date: Fri, 9 Feb 2007 23:08:54 +0000 (+0000) Subject: * subr.el (insert-for-yank-1): Prevent read-only properties from X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2329 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=54145e1b457866d3ca42074d988b2128f68f5782;p=emacs.git * subr.el (insert-for-yank-1): Prevent read-only properties from interfering with text property operations. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 926af81260c..b5473a37ff2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-02-09 Chong Yidong + * subr.el (insert-for-yank-1): Prevent read-only properties from + interfering with text property operations. + * image-mode.el (image-mode): Revert 2007-01-30 changes. * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.